projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f525d7
)
(archive-rar-summarize): Support Attribute fields in RAR archives
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 12 Dec 2009 09:48:36 +0000
(09:48 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 12 Dec 2009 09:48:36 +0000
(09:48 +0000)
created on Unix systems.
lisp/arc-mode.el
patch
|
blob
|
history
diff --git
a/lisp/arc-mode.el
b/lisp/arc-mode.el
index 474d7bdd5ab4779889ec10546de3523b8dfde679..aee1988eda6bfe41bea33c68509dd9a86760e7d2 100644
(file)
--- a/
lisp/arc-mode.el
+++ b/
lisp/arc-mode.el
@@
-1904,7
+1904,7
@@
This doesn't recover lost files, it just undoes changes in the buffer itself."
;; Ratio ; Date'
" +\\([0-9%]+\\) +\\([-0-9]+\\)"
;; Time ; Attr.
- " +\\([0-9:]+\\) +[^ \n]\\{6,
7
\\}"
+ " +\\([0-9:]+\\) +[^ \n]\\{6,
10
\\}"
;; CRC; Meth ; Var.
" +[0-9A-F]+ +[^ \n]+ +[0-9.]+\n"))
(goto-char (match-end 0))